DX11 APPLY OBJECT POSITION

Adds the given coordinate values to the specified object's current position.

  Syntax
DX11 APPLY OBJECT POSITION object, x, y, z
  Parameters
object
Dword
The object to modify the position of.
x
Float
The X coordinate to add to the specified object's position.
y
Float
The Y coordinate to add to the specified object's position.
z
Float
The Z coordinate to add to the specified object's position.

  Returns

This function does not return a value.

  See also

OBJECT Functions Menu
DX11 Function Categories